projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71068d7
)
(fortran-link-matching-do): Ignore DO statements with line numbers.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 26 May 1994 20:35:55 +0000
(20:35 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 26 May 1994 20:35:55 +0000
(20:35 +0000)
lisp/progmodes/fortran.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/fortran.el
b/lisp/progmodes/fortran.el
index 462f38b29b4f38df7dcfed0a724b9b9baf25d81b..41395a19ad52aa6e3bb1e5fca3c6868f5601cd9a 100644
(file)
--- a/
lisp/progmodes/fortran.el
+++ b/
lisp/progmodes/fortran.el
@@
-4,7
+4,7
@@
;; Author: Michael D. Prange <prange@erl.mit.edu>
;; Maintainer: bug-fortran-mode@erl.mit.edu
-;; Version 1.30.
4 (Januar
y 20, 1994)
+;; Version 1.30.
5 (Ma
y 20, 1994)
;; Keywords: languages
;; This file is part of GNU Emacs.
@@
-46,7
+46,7
@@
;;; Bugs to bug-fortran-mode@erl.mit.edu
-(defconst fortran-mode-version "version 1.30.
4
")
+(defconst fortran-mode-version "version 1.30.
5
")
;;; Code: